home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 August
/
Chip_1999-08_cd.bin
/
sharewar
/
htmltool
/
_SETUP.1
/
Back Button.scp
< prev
next >
Wrap
Text File
|
1999-03-02
|
302b
|
4 lines
<HTMLtool>A button that provides the same functionality as the browser's back button</HTMLtool>
<!-- This button uses a java script function to provide the same functionality as the browser's back button. -->
<FORM><INPUT TYPE="BUTTON" NAME="GOBACK" VALUE="Go back" OnClick="history.back()"></FORM>